What to do for a 1 million concurrent web application? [duplicate]

Posted by Amit Singh on Server Fault See other posts from Server Fault or by Amit Singh
Published on 2013-10-30T02:50:23Z Indexed on 2013/10/30 3:57 UTC
Read the original article Hit count: 393

Filed under:
|

This question already has an answer here:

There are few things that I would like to know here.

What server configuration do I need. And if I am deploying it on EC2 how many VMs do I need and what should be their configuration.

What options do I have to do a load testing for 1 million concurrent users.

Any pointer to (for php) how to code or what to keep in mind for such application.

This is for sure that I don't exactly know what to ask because this is my first application on this scale. But one thing is clear that this application should pass a load test of 1 million concurrent request.

© Server Fault or respective owner

Related posts about php

Related posts about amazon-web-services